@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.header{position: fixed;z-index: 100;width: 100%; top: 0;left: 0;transition: .5s;background: #fff; box-shadow:0 0 10px rgba(0, 0, 0, .1);}
.headerbox{width: 1280px; margin: 0 auto;max-width: 100%; display: flex;justify-content: space-between;align-items: center;}
.logo{width: 3rem;}
.logo img{width: 100%;}

.nav ul{overflow: hidden;}
.nav li{float: left; padding-left:.7rem; font-size: .2rem;line-height: 0.8rem;}
.nav li a{color: #5f5f5f;font-weight: bold;}
.nav li.cur a{color: #115fad;}
.nav a:hover{color: #115fad;}
.banner {overflow: hidden; position: relative;}
.banner img{width: 100%;}
.banner .swiper-slide img{width:100%;height:auto;min-height:100%;transition:1s linear 2s;transform:scale(1.1,1.1);}
.banner .swiper-slide-active img,.swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}	
.banner .swiper-slide-active{z-index: 10;}  
.banner .swiper-pagination-bullet{border-radius: 0; width: 50px;height: 5px; opacity: 1;background: #fff;}
.banner .swiper-pagination-bullet-active{background: #567ea4;}
.h120{height:0.8rem ;}
.gaosb{height:430px;}
.fusu{margin-top:-30px;}
.cpzx{width: 1280px; margin: 0 auto; padding-bottom: .8rem;max-width: 100%;}
.cpzx_title h2{font-weight: bold; font-size: .35rem; padding: .3rem 0 .01rem;color: #1b5fa7;}
.cpzx_title h2:before{}
.cpzx_nr ul{overflow: hidden; margin-left: -4px;}
.cpzx_nr li{float: left; width: 14.28%; padding-left: 4px;}
.cpzxbox{position: relative;background: #dbdbe4;transition: .5s;}
.cpzxbox img{width: 100%;}
.cpzxbox p{position: absolute; width: 100%; bottom: .4rem; letter-spacing:6px;font-size: .23rem; color: #1b5fa7;text-align: center; left: 3px;transition: .4s;font-weight:bold;}
.cpzx_nr a:hover .cpzxbox{background: #1b5fa7;}
.cpzx_nr a:hover p{color: #fff;}

.bj2{background: url(../images/a_30.jpg) no-repeat center;background-size: cover;}
.gywm{width: 1280px; margin: 0 auto; max-width: 100%; padding-bottom: 1rem;}
.gywm_title h2{padding: .45rem 0 .4rem;font-size: .35rem; color: #fff; position: relative;}
.gywm_title h2 b{ color: #fff; font-size: .24rem;display: inline-block;vertical-align: bottom; padding-top: 30px;}
.gywm_title h2:before{}
.gywm_nr{overflow: hidden;}
.gywm_right{width: 472px;float: right;overflow: hidden;border-radius: 0 30px 0 0;margin-top:-55px;}
.gywm_right img{width: 100%;}
.gywm_left{float: left;width: calc(100% - 50px);}
.gywm_left p{font-size: .15rem;letter-spacing:3px;color: #fff; text-indent: .48rem;line-height: 2;text-align:justify; word-break: break-all;}
.gywm_left a{display: inline-block; margin-top: .3rem;color: #fff;font-size: .14rem;}
.gywm_left a:hover{text-decoration: underline;}

.news{width: 1280px; margin: 0 auto; max-width: 100%; padding-bottom: .4rem;}
.news_title h2{font-weight: bold; font-size: .35rem; padding: .3rem 0 .35rem;color: #1b5fa7;}
.news_title h2:before{}
.news_nr{overflow: hidden;}
.news_left{float: left;width: 50%;}
.news_box{position: relative; overflow: hidden;animation: fadeIn 1s 1;}
.news_box img{width: 100%;}
.news_box p{text-align: center; background: rgba(0,0,0,.6); left: 0; bottom: 0; color: #fff; font-weight: bold; font-size: .24rem; line-height: .6rem; position: absolute;width: 100%;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_qh{padding-top: 10px;}
.news_qh ul{overflow: hidden; margin-left: -10px;}
.news_qh li{float: left;width: 33.33%; padding-left: 10px;}
.news_qh li span{display: block; position: relative; cursor: pointer;background: #000;}
.news_qh img{width: 100%; opacity: .5;}
.news_qh li.cur img{opacity: 1;}
.news_qh p{text-align: center; background: rgba(0,0,0,.6); left: 0; bottom: 0; color: #fff;font-size: .14rem; line-height: .3rem; position: absolute;width: 100%;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_right{float: right;width: 50%; padding-left: 15px;}
.news_right li{padding-bottom: 10px;}
.wzxw{overflow: hidden; padding: 17.8px 0; display: flex;justify-content: space-between;align-items: center;background: #f6f6f6;}
.wxw_left{float: left;width: 140px;border-right: 1px solid #ddd;text-align: center;}
.wxw_left h2{font-weight: bold; font-size: 24px;margin-bottom: 25px;color: #333;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.wxw_left p{font-size: 16px;color: #999;}
.wzxw_right{width: calc(100% - 140px); padding: 0 25px;}
.wzxw_right h2{font-weight: bold; font-size: 18px; margin-bottom: 10px; color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.wzxw_right p{font-size: 14px; line-height: 1.6; color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_right a:hover .wzxw_right h2{color: #3270ab;}
.news_right a:hover .wzxw_right p{color: #3270ab;}


.qyry{width: 1280px; margin: 0 auto; max-width: 100%; padding-bottom: .9rem;}
.qyry_nr .swiper{overflow: hidden;}
.qyry_nr{position: relative; overflow: hidden; padding: 0 80px;}
.qyry_nr img{width: 100%;}
.qyry_nr .swiper-button-next{background: url(../images/a_48.png); width: .35rem;height: 1.16rem;background-size: 100% 100%; margin-top: -.58rem;}
.qyry_nr .swiper-button-prev{background: url(../images/a_45.png); width: .35rem;height: 1.16rem;background-size: 100% 100%; margin-top: -.58rem;}

.khal{width: 1280px; margin: 0 auto; max-width: 94%; padding-bottom: .4rem;}
.khal_nr ul{overflow: hidden; margin-left: -20px;}
.khal_nr li{float: left; width: 33.33%; padding-left: 20px;}
.khalbox {border: 1px solid #236cb1;background: #236cb1;}
.khalbox span{display: block; overflow: hidden;}
.khalbox img{width: 100%;transition: .5s;}
.khal_nr a:hover img{transform: scale(1.1);} 
.khaltext{padding: 15px 20px;}
.khaltext p{color: #fff; font-size: .18rem; line-height: 1.8;}

.footer{background:url(../images/a11.png) no-repeat center;background-size: cover;}
.footerbox{width: 1545px; margin: 0 auto; max-width: 94%; padding: .4rem 0 .5rem;display: flex;justify-content: space-between;}
.foot_a h2{font-size: .2rem; font-weight: bold; color: #fff; margin-bottom: .2rem;}
.foot_a p{font-size: .18rem; line-height: 2;color: #fff;}
.foot_b{width:1.2rem;text-align: center;}
.foot_b h2{font-size: .2rem; font-weight: bold; color: #fff; margin-bottom: .2rem;}
.foot_b img{width: 120px;}
.foot_c{text-align: right;}
.foot_c h2{font-size: .2rem; font-weight: bold; color: #fff; margin-bottom: .1rem;}
.foot_c p{font-size: .18rem; margin-bottom: .1rem;color: #fff;}
.foot_c ul{width: 210px; overflow: hidden;display: inline-block;}
.foot_c li{float: left; line-height: 2; font-size: .18rem;width: 50%;}
.foot_c li a{color: #fff; }
.foot_title{text-align: center;}
.foot_title p{font-size: .36rem; color: #fff; font-weight: bold; padding-top: .4rem; line-height: 1.6;}
.foot_title b{font-size: .26rem;font-weight: bold;}
.bqxx{background: #fff;}
.bqxx p{font-size: .2rem;color: #333; line-height: 55px;text-align: center;}

.pcyc{display:block;}
.sjxs{display:none;}
.foot_bg{width:100%;overflow: hidden; background:url(../images/a11.png) no-repeat center;background-size: cover;}
.foot{width:1280px;margin:0 auto;overflow: hidden; color:#fff; padding:25px 0;}
.foot_left{
    width: 1000px;
    line-height: 35px;
    overflow: hidden;
    float: left;
    text-align: left;
    font-size:16px;
}
.foot_right{
    width: 130px;
    
    overflow: hidden;
    float: left;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    margin-top:27px;
}
.foot_right img{
    width: 137px;
    height: 137px;
    overflow: hidden;
    
}
.foot_right .title{
    font-size: 18px;text-align: center;font-weight:bold;
}
.search_prompt{width:980px;height:52px;padding-top:15px;text-align:center;font:14px/52px "Microsoft YaHei";color:#fff;}

.text2{width:270px;float:left;font:14px/22px 'Microsoft YaHei';color:#b1b3b5;text-indent:16px;height:22px;padding:11px 0;border:0;background:#fff;*height:21px;}
.select{float:left; border:0;background:url(../images/select.jpg) 67px center no-repeat #fff;}
.btn{float:left;background:url(../images/button.jpg) no-repeat 0 0;width:49px;height:44px;border:0;cursor:pointer;margin-left:6px;}

.foot_nav{width:100%;height:55px; border-top:#0067d0 5px solid;text-align:center;font:12px/55px "Microsoft YaHei";color:#fff;text-overflow: ellipsis;overflow:hidden;white-space: nowrap; background:#0e569b;}
.foot_nav a{color:#fff;margin:0 40px; font-size:16px;}
.foot_nav a:hover{color:#fff;}
.share{width:140px;height:48px;margin:0 auto;}
.foot_copyright{text-align:center; padding-left:12px;font-size:16px; line-height:30px; display:block;}
.foot_copyright p{width:100%;text-align:center; font-size:16px;color:#fff;}
.foot_copyright p span{margin:0 6px;}
.foot_copyright a{color:#fff}



@media(max-width:1360px){

}



@media(max-width:1200px){

}
@media(max-width:1000px){
    
    .kbfb{width:100%;}
    .gaodu{padding:2%;}
    
    .pcyc{display:none;}
.sjxs{display:block;}
    .news_qh{display:none;}
    
.header{height: 60px;background: #fff;}
.headerbox{height: 60px;}
.logo{width: 200px;}
.dhbtn{position: absolute; width: 30px;height: 30px; right: 10px; top: 50%;transform: translateY(-50%);border-radius: 4px; background: url(../images/d1.png) no-repeat center #1b5fa7;background-size: 20px 20px;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center #1b5fa7;background-size: 20px 20px;}
.h120{height: 60px;}
.banner .swiper-pagination-bullet{width: 30px;}

.nav{position: fixed;width: 200px; top: 60px;left: -200px; background: #fff;height: calc(100% - 60px);box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.nav li{float: none; width: 100%; padding: 0 15px; border-bottom: 1px solid #eee;line-height: 48px;font-size: 16px;}
.nav li a{color: #333;}
.dhbj{position: fixed;z-index: 10;  top: 0;left: 0; background: rgba(0,0,0,.7);width: 100%; height: 100%;display: none;}

.cpzx_title h2{font-size: 24px; padding: 40px 0 20px;}
.cpzx_title h2:before{top: 20px;left: -3%;}
.cpzx_nr li{width: 33.33%; padding-bottom: 4px;}
.cpzx_nr  ul li:nth-child(7){display: none;}
.cpzxbox p{font-size: 16px;}
.gywm_title h2{font-size: 24px; padding: 40px 0 20px;}
.gywm_title h2:before{top: 20px;left: -3%;}
.gywm_title h2 b{font-size: 13px;display: block; margin-top: 15px;font-weight: 400; padding: 0;}
.gywm_right{width: 100%;float: none;}
.gywm_left{float: none; width: 100%; padding-top: 50px;}
.gywm_left p{font-size: 13px;text-indent: 0px;line-height:35px;}
.gywm_left a{font-size: 14px; margin-top: 25px;}

.news_title h2{font-size: 24px; padding: 40px 0 20px;}
.news_title h2:before{top: 20px;left: -3%;}
.news_left{float: none; width: 100%;}
.news_box p{font-size: 13px; line-height: 46px;}
.news_right{width: 100%; float: none; padding: 20px 0 0 0;}
.wxw_left{width: 90px;}
.wzxw_right{width: calc(100% - 90px); padding: 0 15px;}
.qyry_nr{padding: 0 40px;}
.khal_nr li{float: none; width: 100%; padding-bottom: 20px;}
.khaltext p{font-size: 16px;}
.gaosb{height:auto;}
.fusu{margin-top:0px;}
.foot_title{padding: 15px 0;}
.foot_title p{font-size: 20px;}
.foot_title b{display: block; margin-top: 10px; line-height: 1.5; font-size: 14px;}
.footerbox{padding: 15px 0;display: block;}
.foot_a{text-align: center;}
.foot_a h2{font-size: 18px; margin-bottom: 10px;}
.foot_a p{font-size: 14px;}
.foot_b{width: 120px; margin: 0 auto; padding: 15px 0;}
.foot_b h2{font-size: 18px;margin-bottom: 10px;}
.foot_c{text-align: center;}
.foot_c h2{font-size: 18px; margin-bottom: 10px;}
.foot_c p{font-size: 14px; margin-bottom: 15px;}
.foot_c ul{width: 100%; text-align: center;}
.foot_c li{display: inline-block;font-size: 14px;width: 33.33%;}
.bqxx p{font-size: 12px; line-height: 1.5; padding: 15px 3%;}
}





